dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
authorSimon Glass <[email protected]>
Sun, 5 Apr 2015 22:07:43 +0000 (16:07 -0600)
committerSimon Glass <[email protected]>
Sat, 18 Apr 2015 17:11:37 +0000 (11:11 -0600)
Switch this board over to use driver model for Ethernet.

Signed-off-by: Simon Glass <[email protected]>
configs/Linksprite_pcDuino3_defconfig

index 8c76a736b1257ccdf3896107b5a121380c8c44e1..e5aabdb8883c92e40e6be7a3c71a0ce90dbedd64 100644 (file)
@@ -17,3 +17,4 @@ CONFIG_OF_SEPARATE=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_NETDEVICES=y
 CONFIG_NET=y
+CONFIG_DM_ETH=y